home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / drivers / xgav210.zip / ACAD / READ.ME < prev    next >
Text File  |  1993-07-21  |  18KB  |  494 lines

  1. *************         TURBODLD-CLASSIC for XGA         **************
  2. ************************    VERSION  1.02d    ***********************
  3.  
  4.      Copyright (c)  1990-93    Panacea Inc. All Rights Reserved
  5.  
  6. This is the READ.ME file for TurboDLD-Classic Version 1.02d. It contains
  7. general installation instructions for TurboDLD-Classic as well as some
  8. other tips and information.
  9.  
  10.  
  11. Table of Contents
  12. -----------------
  13.  
  14. I   - IMPORTANT INFORMATION
  15. II  - TIPS/ERRATA/FEATURES/REVISIONS
  16. III - TURBODLD-CLASSIC INSTALLATION AND GENERAL INFORMATION
  17. IV  - TURBODLD-CLASSIC COMMANDS
  18.  
  19.  
  20. I - IMPORTANT INFORMATION
  21. ============================================================
  22.  
  23.  
  24. Important:
  25. ==========
  26.  
  27. This version of TurboDLD-Classic only supports IBM XGA graphics boards.
  28. Support for any other VGA, 8514/A, TIGA, S3, QVision, or other
  29. graphics platform is available directly from Panacea Inc. Please
  30. see the contact information.
  31.  
  32.  
  33. Products Supported:
  34. ===================
  35.  
  36. TurboDLD-Classic is an ADI 4.2 driver. It supports AutoCAD R10/386, R11, R12,
  37. AutoShade 2 w/Renderman, and 3D Studio v1.X and 2.X.
  38.  
  39.  
  40. 3D Studio Users:
  41. ================
  42.  
  43. If you are using 3D Studio, we highly recommend you use 3DS v2.0. This
  44. version has several bug fixes which allow the XGA to operate properly.
  45. In addition, you should make sure to configure your display, render,
  46. and materials editor to use TurboDLD.
  47.  
  48.  
  49. CONTACT
  50. =======
  51.                  Comments can be addressed to:
  52.  
  53.                          Panacea Inc.
  54.                       Post Office Square
  55.                      24 Orchard View Drive
  56.                Londonderry, New Hampshire 03053
  57.  
  58.  
  59.  
  60. II - TIPS/ERRATA/FEATURES/REVISIONS
  61. ============================================================
  62.  
  63. The following list includes new features and tips for this
  64. version of TurboDLD-Classic and AutoCAD in general.
  65.  
  66. - The most important feature of TurboDLD-Classic is the addition of
  67. a world view called The Big Picture(TM). Bringing up the Big Picture
  68. allows you to view where in the current drawing you are currently located
  69. in your active viewport, and it also gives you the ability to
  70. dynamically move to another part of the drawing without having to
  71. exit the function you're currently executing.
  72.  
  73. - The Big Picture update mode is now user selectable. Big Picture
  74. Refresh in the User Interface menu can be set to refresh automatically
  75. when an object is drawn or erased, or manually by issuing
  76. a redraw or DLDREFRESH.
  77.  
  78. - The size of the image in the Big Picture can be zoomed
  79. incrementally by using the "+" and "-" keys on the numeric
  80. keypad. The "Home" and "End" keys will zoom the Big Picture
  81. to the maximum and minimum ranges. The initial Big Picture
  82. image size is dependent upon the size of the drawing and
  83. the AutoCAD display space size being used.
  84.  
  85. - Disabling the TurboDLD drawing cache, DLDCACHE command,
  86. will have detrimental performance results.
  87.  
  88. - The PMODELINE width is as large as possible given the
  89. current screen dimensions and font character size. If less
  90. area is desired, switch to a smaller font size.
  91.  
  92. - The DLDUSAGE command now gives TurboDLD-Classic usage down to the
  93. exact number of bytes being used.
  94.  
  95. - DLDCOLOR can be run from within AutoCAD, instead of externally
  96. as a separate utility.
  97.  
  98. - There is no longer a Remove or Overwrite mode for the Display
  99. List. TurboDLD-Classic functions as the Remove mode did in previous DLD
  100. versions, eliminating flashing of erased vectors, without affecting
  101. performance.
  102.  
  103.  
  104. III - TurboDLD-Classic Installation and General Information
  105. ===========================================================
  106.  
  107.  
  108. What does it do?
  109. ================
  110.  
  111. TurboDLD-Classic's main function is to speed up AutoCAD pans, zooms
  112. and redraws. The driver accomplishes this by creating and
  113. maintaining a Display List - a fast-displaying vector list
  114. of the current drawing - dramatically increasing performance
  115. on pans and zooms.
  116.  
  117.  
  118. What's the Catch?
  119. =================
  120.  
  121. The only resource used by TurboDLD-Classic is memory.  The driver
  122. itself takes up about 35 Kbytes of RAM from extended memory,
  123. which means it does not affect normal DOS operation. The
  124. driver is loaded by AutoCAD at AutoCAD load time.
  125.  
  126. The Display List size can vary from one tenth to three times
  127. the size of the current drawing file.
  128.  
  129.  
  130. Thanks for the memory.
  131. ======================
  132.  
  133. You may wish to purchase and install additional RAM before
  134. installing TurboDLD-Classic, since it shares memory with AutoCAD. If
  135. AutoCAD is using a lot of memory, TurboDLD-Classic may not have
  136. enough. If there is significant hard disk activity while
  137. you are using TurboDLD-Classic, it may be an indication that you
  138. should add more memory to your system.
  139.  
  140.  
  141. AutoCAD R12 Installation
  142. ========================
  143.  
  144. For AutoCAD R12 setup, when installing TurboDLD-Classic into a
  145. subdirectory other than \ACAD\DRV, you must edit the ACADDRV
  146. environment variable to point to the TurboDLD sub-directory.
  147. For example, if TurboDLD Classic was installed into a sub-directory
  148. on drive C: named TURBODLD, the ACADDRV environment variable would
  149. look like the following:
  150.         SET ACADDRV=C:\ACAD\DRV;C:\TURBODLD
  151.  
  152.  
  153. Run FASTACAD.BAT in the subdirectory you installed TurboDLD-Classic
  154. and then start AutoCAD.
  155.  
  156. Begin AutoCAD with the reconfigure switch by typing
  157.  
  158.      ACAD -R
  159.  
  160. Choose option 3, Configure Video Display from the AutoCAD
  161. configuration menu.
  162.  
  163. Type 'Y' at the "Do you want to select..." message to display
  164. the available video options for AutoCAD.
  165.  
  166. Select TurboDLD-Classic by Panacea from the list of display options.
  167.  
  168. Continue installation at the Driver Configuration section below.
  169.  
  170.  
  171. AutoCAD R10/386 and R11/386 Installation
  172. ========================================
  173.  
  174.  
  175. Run FASTACAD.BAT in the subdirectory you installed TurboDLD-Classic
  176. and then start AutoCAD.
  177.  
  178. Reconfigure AutoCAD to use TurboDLD-Classic by selecting option 5,
  179. Configure AutoCAD from the AutoCAD main menu. From the next
  180. menu, select option 3, Configure Video Display. Choose Item
  181. 1, P386 ADI 4.0/4.1 as your display device (for more
  182. information, see the AutoCAD "Installation and Performance
  183. Guide"). Continue with the Driver Configuration section below.
  184.  
  185.  
  186. 3D Studio
  187. =========
  188.  
  189.  
  190. To install TurboDLD-Classic with 3D Studio 1 & 2:
  191.  
  192.         1. Run PANA3DS.BAT in the subdirectory you installed
  193.            TurboDLD-Classic.
  194.         2. Next, edit your 3D Studio 3DS.SET file found in the 3D Studio
  195.            sub-directory.
  196.          **** If you are using 3D Studio Rel 1, you need to find the line
  197.               that starts with DEFAULT-DISPLAY. You want to modify it so
  198.               that the line reads: DEFAULT-DISPLAY="RCPADI". Also, do the
  199.               same with the line that starts with MAIN-DISPLAY, except that
  200.               you should omit the double quotes around the RCPADI
  201.               (i.e MAIN-DISPLAY=RCPADI). Make sure to remove the ";" (semi-
  202.               colon) in front of these lines. Also, if you selected to use
  203.               the 256 color VGA driver during the setup, you may change the
  204.               MATERIALS-DISPLAY line in the 3DS.SET as well. Save your
  205.               changes and you're ready to use 3D Studio.
  206.          **** If you are using 3D Studio Rel 2, you need to find the line
  207.               that starts with RENDER-DISPLAY. You want to modify it so
  208.               that the line reads: RENDER-DISPLAY=RCPADI. Also, do the
  209.               same with the line that starts with MAIN-DISPLAY
  210.               (i.e MAIN-DISPLAY=RCPADI). Make sure to remove the ";" (semi-
  211.               colon) in front of these lines. Also, if you selected to use
  212.               the 256 color VGA driver during the setup, you may change the
  213.               MATERIAL-DISPLAY line in the 3DS.SET as well. Save your
  214.               changes and you're ready to use 3D Studio.
  215.         3. In the 3D Studio sub-directory you will need to delete or
  216.            rename the 3DADI.CFG file. This will allow for the
  217.            TurboDLD-Classic to be configured upon executing 3DS.
  218.  
  219.  
  220. AutoShade
  221. =========
  222.  
  223.  
  224. If you are using AutoShade 2.0 with Renderman, first run the modified
  225. FASTACAD.BAT as stated above in the 3D Studio directions. Then you can
  226. configure AutoShade by changing into the AutoShade sub-directory and
  227. type SHADE/R. For the display device, select P386 Autodesk Device
  228. Interface display driver. And for the rendering display, select the
  229. P386 Autodesk Device Interface rendering driver. If you are running the
  230. display and the rendering screen on the same monitor (i.e. single
  231. monitor), make sure to tell AutoShade this. A single monitor approach
  232. will require a redraw of the display screen after a rendering screen.
  233.  
  234.  
  235. Driver Configuration
  236. ====================
  237.  
  238. After selecting TurboDLD-Classic, P386 or RCPADI as the display device, the
  239. TurboDLD-Classic Driver Configuration menu will appear.
  240.  
  241. Set-up of TurboDLD-Classic requires configuration of the various
  242. operating parameters of the driver. These parameters have
  243. been logically grouped into menus based on their interaction
  244. with AutoCAD. A quick trip through each menu will complete
  245. the configuration process.
  246.  
  247.   The following is a summary of each of the driver
  248.    configuration menus.
  249.  
  250.      Select Graphics Board/Resolution
  251.       Configures TurboDLD-Classic for the graphics board
  252.       display and rendering resolutions to be used.
  253.       Always select XGA as the graphics board and a desired
  254.       resolution.
  255.  
  256.      Basic Configuration
  257.       Sets AutoCAD screen characteristics, number of text
  258.       lines in the command-line area, font size and display
  259.       mode.
  260.  
  261.      User Interface
  262.       Configures parameters for maneuvering within AutoCAD.
  263.       Includes, digitizer button controls, edge panning
  264.       characteristics, and pop-up menu definitions.
  265.  
  266.      Expert Configuration
  267.       Configures operation of TurboDLD-Classic itself. This menu
  268.       allows for customization of the driver for maximum
  269.       speed or to configure it for memory constraints.
  270.  
  271. After all parameters have been set, scroll down to the Save
  272. and Exit option and press the F10 key to continue.
  273.  
  274. Next, configure the standard AutoCAD screen display
  275. characteristics and then type 'Y' to accept the changes.
  276.  
  277. Enter '0' to exit to the AutoCAD drawing editor.
  278.  
  279.  
  280. Color Configuration
  281. ===================
  282.  
  283. The final step in setting-up TurboDLD-Classic is to configure the
  284. colors for AutoCAD. From the AutoCAD Command Line, type
  285. DLDCOLOR, to start Custom Colors, TurboDLD-Classic's color
  286. configuration utility. Make the desired color changes and
  287. then Save the new color palette and then Exit to return to
  288. the drawing editor.
  289.  
  290.  
  291.  
  292. IV - TurboDLD-Classic Commands
  293. ============================================================
  294.  
  295.  
  296. DLDBIGPIC
  297. ==========
  298.  
  299. To call up the Big Picture, at the AutoCAD command line,
  300. type DLDBIGPIC, or double click the right mouse button or
  301. button 2 on your digitizer puck. (if you haven't redefined
  302. your Button 2 double click function). This will bring up the
  303. Big Picture on the display. You will see crosshairs and a
  304. highlighted section which indicating which part of the whole
  305. drawing you're currently viewing - initially the whole Big Picture
  306. will be highlighted. The selection or pick box will have an "X"
  307. through it. Move the mouse/digitizer around to locate your pick
  308. box. If you can't see a small box moving, click the left mouse
  309. button (the pick button) to size down the pick area. In size mode,
  310. the pick box will have a right pointing arrow in it ("-->"). If
  311. the Big Picture is too small to work with, you may increase the
  312. size of the image in the window by pressing the + key on your
  313. numeric keypad. Likewise, pressing the - key will reduce the size
  314. of the Big Picture. Pressing the HOME and END keys will put the
  315. Big Picture into its smallest and largest size, respectively.
  316.  
  317. The Big Picture pick box is always scaled to the proper aspect
  318. ratio for the current viewport. Clicking the pick button again
  319. will put you back into the pick box move mode ("X"). This
  320. operation is very similar to using the Zoom Dynamic feature
  321. of AutoCAD. Once you have positioned the pick box on the
  322. area you would like displayed in the active viewport, click
  323. any button other than the pick button to initiate the zoom,
  324. or press the Enter key. If you want to abort the operation,
  325. just hold any button down, other than the pick button, until
  326. the Big Picture disappears. You can also hit any key on the
  327. keyboard, other than Enter, to cancel the Big Picture. Note
  328. that the Big Picture is updated with new drawing commands,
  329. but that moves or erases in the Remove mode will not update
  330. the image. A DLDREFRESH or a REGEN will update the Big Picture
  331. with the current drawing changes.
  332.  
  333.  
  334. DLDBPCACHE
  335. ==========
  336.  
  337. Enables or disables the Drawing Cache for TurboDLD advanced
  338. features. This cache speeds up pans, zooms and redraws when
  339. using TurboDLD's advanced features, real-time panning,
  340. ZoomPreview, etc. DLDBPCACHE is normally enabled. Disable
  341. this feature in low memory situations.
  342.  
  343.  
  344. DLDBPDIM
  345. ========
  346.  
  347. Resizing and repositioning the Big Picture can be accomplished
  348. by typing this command at the AutoCAD prompt. DLDBPDIM allows
  349. you to tell the driver where you want the Big Picture placed and
  350. how large you want it to be. The size is limited to being
  351. between one-quarter and one-half the width of the display.
  352. This command functions like the pan/zoom selection box in
  353. the Big Picture, as far as positioning and dimensioning goes.
  354. To abort, hold the right mouse button down until the moving box
  355. disappears.
  356.  
  357.  
  358. DLDBPFREEZE
  359. ===========
  360.  
  361. Sets the Big Picture zoom definition area display options.
  362. Toggles between Freeze and Float. Freeze will lock the zoom
  363. definition area to the middle of the bird's-eye view, moving
  364. the drawing around the window when a zoom occurs. Float will
  365. keep the bird's-eye drawing in the same location and move the
  366. zoom definition area within the bird's-eye.
  367.  
  368.  
  369. DLDBPHILIGHT
  370. ============
  371.  
  372. Changes the highlight mode used to display the Big Picture.
  373. Alternates among three modes, Patt Line, XOR Rect, and Both.
  374. Patt Lines will use dotted lines to form the Big Picture, XOR
  375. Rect will use a contrasting rectangle to highlight the area.
  376. Both will use a combination of Patt Lines and XOR Rect.
  377.  
  378.  
  379. DLDBPREFRESH
  380. ============
  381.  
  382. (Actual acad command to type is DLDBPREFRSH).
  383. Toggles the Big Picture update mode. When enabled, DLDBPREFRSH
  384. will cause the Big Picture to refresh automatically when an object is
  385. drawn or erased. If disabled, the Big Picture is updated manually by
  386. issuing a redraw or DLDREFRESH.
  387.  
  388.  
  389. DLDBPSTATIC
  390. =============
  391.  
  392. Toggles DLDBIGPIC to stay on the screen at all times. Use this
  393. command if you want the Big Picture on the screen in order to
  394. conveniently move into it whenever you want. Typing DLDBPSTATIC,
  395. will put up the Big Picture at the position you set with DLDBPDIM.
  396. Note that the static Big Picture will disappear when other menus
  397. pop-up on the screen, and it will also disappear if you draw any
  398. objects which may overwrite the Big Picture. With these exceptions,
  399. the Big Picture will remain on-screen until you either exit the
  400. drawing screen or you type DLDBPSTATIC again.
  401.  
  402.  
  403. DLDCOLOR
  404. ========
  405.  
  406. Invokes Custom Colors, Panacea's color configuration program.
  407.  
  408.  
  409. DLDCOMPACT
  410. ==========
  411.  
  412. Returns unused display list memory back to the AutoCAD memory pool.
  413.  
  414.  
  415. DLDDCACHE
  416. =========
  417.  
  418. This command toggles the TurboDLD's internal drawing cache
  419. on and off. DLDDCACHE is an AutoCAD-wide compressed form of the
  420. current viewport which speeds pans, zooms, and redraws.
  421.  
  422.  
  423. DLDDLIST
  424. ========
  425.  
  426. This command toggles the display list function of TurboDLD
  427. on and off. Please note that if the display list is turned off,
  428. you will be running AutoCAD as though you were using a
  429. standard non-display list driver: pans, zooms and redraws
  430. will be much slower with DLDDLIST disabled.
  431.  
  432.  
  433. DLDECHO
  434. =======
  435.  
  436. Toggles internal TurboDLD command echoing at the AutoCAD
  437. command line. DLDECHO also enables/disables echoing of menu
  438. and button commands.
  439.  
  440.  
  441. DLDHELP
  442. =======
  443.  
  444. Provides a one-line summary for every TurboDLD command. It's
  445. recommended that you flip to the text screen to view the
  446. output.
  447.  
  448.  
  449. DLDREFRESH
  450. ============
  451.  
  452. Refreshes the Big Picture to reflect the most current
  453. changes to a drawing. If the static Big Picture is up,
  454. it will be updated. If not, the next time the Big Picture
  455. is brought up, it will contain a current representation
  456. of your drawing, provided no changes were made between
  457. the DLDREFRESH command and the DLDBIGPIC command..
  458.  
  459.  
  460. DLDSTAT
  461. =======
  462.  
  463. This command displays the current TurboDLD status.
  464.  
  465.  
  466. DLDUSAGE
  467. ========
  468.  
  469. Use DLDUSAGE if you want a to-the-byte breakdown of how
  470. memory is being used, specifically for display list
  471. processing (i.e. split between the display and fast-redraw
  472. lists). DLDUSAGE returns information about how much EMS and
  473. Extended memory is still available, and how much memory each
  474. viewport is occupying. Since AutoCAD can support multiple
  475. viewports, it is possible to have multiple display lists.
  476.  
  477.  
  478. DLDVISREGEN
  479. ===========
  480.  
  481. Toggles between the Fast and Visible Regen modes of TurboDLD.
  482. A Fast Regen will create the display list and then display the
  483. drawing quickly, all at once. Visible regen will display the
  484. drawing in "chunks" as the display list is created. This command
  485. is a dynamic form of the Regen Mode parameter in the Expert
  486. Configuration Menu.
  487.  
  488.  
  489. DLDVER
  490. ======
  491.  
  492. Displays TurboDLD version, serial number and registered
  493. user's name.
  494.